 if($offer_delete==false)
{
echo "<script>window.location.href='../offer_Master.php?erro=0';</script>".mysqli_error();	 
}
else{
	
	echo "<script>window.location.href='../offer_Master.php?delmsg=101';</script>";	 

	
}
